type net/http.http2pipeBuffer (interface)
Method Implmentations
Len() int
*bytes.Buffer.Len
*github.com/aws/smithy-go/io.RingBuffer.Len
*github.com/vmihailenco/bufpool.Buffer.Len
(*http2dataBuffer).Len
(*http2pipe).Len
*encoding/json.encodeState.Buffer.Len
*golang.org/x/net/http2.dataBuffer.Len
*golang.org/x/net/http2.pipe.Len
golang.org/x/net/http2.pipeBuffer.Len
*golang.org/x/tools/internal/gcimporter.intWriter.Buffer.Len
Read(p []byte) (n int, err error)
*bytes.Buffer.Read
*github.com/aws/smithy-go/io.RingBuffer.Read
*github.com/vmihailenco/bufpool.Buffer.Read
(*http2dataBuffer).Read
(*http2pipe).Read
*encoding/json.encodeState.Buffer.Read
*golang.org/x/net/http2.dataBuffer.Read
*golang.org/x/net/http2.pipe.Read
golang.org/x/net/http2.pipeBuffer.Read
*golang.org/x/tools/internal/gcimporter.intWriter.Buffer.Read
Write(p []byte) (n int, err error)
*bytes.Buffer.Write
*github.com/aws/smithy-go/io.RingBuffer.Write
*github.com/vmihailenco/bufpool.Buffer.Write
(*http2dataBuffer).Write
(*http2pipe).Write
*encoding/json.encodeState.Buffer.Write
*golang.org/x/net/http2.dataBuffer.Write
*golang.org/x/net/http2.pipe.Write
golang.org/x/net/http2.pipeBuffer.Write
*golang.org/x/tools/internal/gcimporter.intWriter.Buffer.Write
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)